fix(deps): update dependency @libsql/client to ^0.14.0 #16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.5
->^0.14.0
Release Notes
libsql/libsql-client-ts (@libsql/client)
v0.14.0
Compare Source
v0.13.0
Compare Source
v0.12.0
Compare Source
hrana-client-ts
to latest 0.7.0 version which has stableisomorphic-fetch
implementation (see https://github.com/libsql/hrana-client-ts/pull/19)v0.11.0
Compare Source
libsql-js
to latest 0.4.4 version which brings full vector search support for embedded replicas (see vector search documentation here: https://docs.turso.tech/features/ai-and-embeddings)v0.10.0
Compare Source
v0.9.0
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
v0.7.0
Compare Source
(defaults to 20) to address socket hangup errors.
v0.6.2
Compare Source
v0.6.1
Compare Source
batch()
to wait for schema changes to finish when using shared schema.v0.6.0
Compare Source
@libsql/client
now requires Node 18 or later.v0.5.6
Compare Source
libsql
package dependency to 0.3.10 that addswasm32
assupported CPU, which is needed for StackBlitz compatibility.
v0.5.5
Compare Source
@libsql/libsql-wasm-experimental"
dependency to 0.0.2, whichfixes a broken sqlite3_get_autocommit() export.
v0.5.4
Compare Source
libsql
dependency to 0.3.9, which fixes symbol not found errors on Alpine.v0.5.3
Compare Source
syncInterval
config option to enable periodic sync.libsql
dependency to 0.3.7, which switches default encryption cipher to aes256cbs.v0.5.2
Compare Source
v0.5.1
Compare Source
libsql
package to 0.3.2, addencryptionCipher
option, and switch default cipher to SQLCipher.v0.5.0
Compare Source
encryptionKey
config option, which enables encryption at rest for local database files.v0.4.3
Compare Source
v0.4.2
Compare Source
v0.4.1
Compare Source
v0.4.0
Compare Source
@libsql/client-wasm
package.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.